ActiveReports 12
IReadOnlyList<T> Interface
Members 

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine.Collections Namespace : IReadOnlyList<T> Interface
The type of elements in the read-only list.
Represents a read-only collection of elements that can be accessed by index.
Object Model
IReadOnlyList<T> Interface
Syntax
'Declaration
 
Public Interface IReadOnlyList(Of T) 
public interface IReadOnlyList<T> 
Type Parameters
T
The type of elements in the read-only list.
See Also

Reference

IReadOnlyList<T> Members
GrapeCity.Enterprise.Data.DataEngine.Collections Namespace